[SVM] Move vmcb setup code for AP bringup out of the launch path
authorTim Deegan <Tim.Deegan@xensource.com>
Mon, 19 Mar 2007 16:28:24 +0000 (16:28 +0000)
committerTim Deegan <Tim.Deegan@xensource.com>
Mon, 19 Mar 2007 16:28:24 +0000 (16:28 +0000)
commitb81cb0e6ae47ee9885ac2bfc006c6e5162d76cae
tree2be105672b9cf34e4a079fbc1a5307642d4c5657
parent0389938d6e1e0454c33e2a2f3c066f2ccefcb11d
[SVM] Move vmcb setup code for AP bringup out of the launch path
and into the earlier AP bringup code.  This stops it from resetting
the VCPUs of SMP guests into real mode on restore or migrate.

Signed-off-by: Tim Deegan <Tim.Deegan@xensource.com>
xen/arch/x86/hvm/svm/svm.c